gtk4.git
2018-07-14 Elias Aebigl: implement clipping for legacy contexts
2018-07-14 Elias Aebigl: fix compilation errors for legacy context shaders
2018-07-14 Benjamin Ottetextview: Only create cairo context in gtktextdisplay.c
2018-07-14 Benjamin Ottex11: Set BackPixmap = None unconditionally
2018-07-13 Piotr DrągUpdate POTFILES.in
2018-07-13 Benjamin Ottewindow: Update opaque region if background-color changes
2018-07-13 Benjamin Ottegtk-demo: Update aspect-ratio when selecting new puzzle
2018-07-13 Benjamin Ottetextview: Use snapshot on the sidebars
2018-07-13 Benjamin Ottewidgetpaintable: Add a hack to make recursion not infloop
2018-07-13 Benjamin Ottewidgetpaintable: Redo implementation
2018-07-13 Benjamin Ottepaintable: Fix return_if_fail() statements
2018-07-13 Benjamin Ottegl: Don't accidentally use ints for float variables
2018-07-13 Matthias Clasendocs: Small updates
2018-07-13 Matthias ClasenMerge branch 'dnd-cleanups' into 'master'
2018-07-12 Matthias ClasenMerge branch 'fix-wayland' into 'master'
2018-07-12 Matthias Clasendnd: Drop gdk_drag_abort
2018-07-12 Matthias Clasendnd: Some documentation updates
2018-07-12 Matthias Clasenwin32: Build fixes
2018-07-12 Matthias Clasenwayland: Rename a source file
2018-07-12 Matthias Clasenwayland: Drop an unused field
2018-07-12 Matthias Clasendnd: Drop suggested_action
2018-07-12 Matthias Clasendrag: Split a setter
2018-07-12 Matthias Clasenwin32: Stop using gdk_drag_get_suggested_action
2018-07-12 Matthias ClasenGdkDrop: drop the priv struct
2018-07-12 Matthias ClasenAdd a GdkDrag::actions property
2018-07-12 Matthias ClasenRename a property
2018-07-12 Matthias ClasenGdkDrag: Drop the priv struct
2018-07-12 Matthias Clasenwayland: set a cursor when starting a drag
2018-07-12 Matthias Clasendnd: Add a GdkDrag::action property
2018-07-12 Matthias Clasenwayland: Remove an unused field
2018-07-12 Matthias Clasendnd: Rename gtk_drag_begin_with_coordinates
2018-07-09 Daniel BolesMerge branch 'master' into 'master'
2018-07-08 Timm Bäderwidget factory: Use GtkPicture for background selection
2018-07-08 Timm Bädergl renderer: Cache blurred outset shadow nodes
2018-07-08 Timm Bäderaboutdialog: Remove priv pointer
2018-07-08 Timm Bäderlayout: Remove priv pointer
2018-07-08 Timm Bäderrendernodes: Fix unconditionally impossible diffs
2018-07-08 Timm BäderGskRenderer: Add missing nullable annotation
2018-07-08 Timm BäderRevert "snapshot: merge container nodes"
2018-07-08 Emmanuel Gil... GtkIMContextSimple: Fix Wayland build when X11 support...
2018-07-08 Balázs MeskóUpdate Hungarian translation
2018-07-08 Timm BäderImplement GtkInspectorLayoutOverlay
2018-07-08 Timm Bädertreeview: Fix column visibility check
2018-07-08 Timm Bädertreeview: Move column header widgets when scrolling
2018-07-08 Timm Bäderaspectframe: Remove priv pointer
2018-07-08 Timm Bäderscalebutton: Remove priv pointer
2018-07-08 Timm Bädersearchbar: Ignore key presses when unmapped
2018-07-08 Timm Bäderaccellabel: Add newline between consecutive if statements
2018-07-08 Timm Bäderlistbox demo: Hide extra_buttons_box by default
2018-07-08 Timm Bäderrange: Remove has_origin flag
2018-07-08 Timm Bäderdialog: Remove priv pointer
2018-07-08 Timm Bäderdialog: Remove some GtkVBox references
2018-07-08 Timm BäderGtkSeparatorToolItem: Remove draw flag
2018-07-08 Timm BäderGtkSeparatorToolItem: Remove priv pointer
2018-07-08 Timm BäderGtkApplication: Remove priv pointer
2018-07-08 Timm Bädercolorswatch: Remove priv pointer
2018-07-08 Timm Bäderrender: Remove gtk_render_slider
2018-07-08 Timm Bäderrenderborder: Remove some unused API
2018-07-08 Timm Bädermain: Don't look at first GTK_DISPLAY_DEBUG_CHECK param...
2018-07-08 Timm BäderFix a few documentation warnings
2018-07-07 Timm BäderMerge branch 'gtk-picture-docs' into 'master'
2018-07-06 Thomas Bechtolddocs: Add GtkPicture to types list
2018-07-05 Timm Bäderfixed: Remove child list
2018-07-05 Timm BäderGtkLayout: Remove freeze_count member
2018-07-05 Timm Bäderspinbutton: Keep GParamSpecs around
2018-07-04 Emmanuele Bassici: Update the image for the Flatpak jobs
2018-07-04 Emmanuele BassiMerge branch '1140-gtk_printer_get_hard_margins_for_pap...
2018-07-04 Kjell Ahlstedtgtkprinter: Make gtk_printer_get_hard_margins_for_paper...
2018-07-04 Benjamin Otterendernode: Make offset nodes use floats
2018-07-04 Benjamin Ottegtkmediafile: Don't leak all the images
2018-07-04 Benjamin Otteiconhelper: Plug memleak
2018-07-04 Benjamin Ottemediafile: Check if media files are open when trying...
2018-07-04 Benjamin Ottecss: Don't do indirections
2018-07-04 Benjamin Ottecss: Report sizes as absolute
2018-07-04 Benjamin Otteimage: size request is always CONSTANT_SIZE
2018-07-03 Daniel Bolesthemes: Restore default progressbar min sizes
2018-07-03 Daniel BolesHC: merge dupe selectors; linebreaks for legibility
2018-07-03 Timm BäderMerge branch 'gdk4-dnd-docs' into 'master'
2018-07-03 Piotr DrągUpdate POTFILES.in
2018-07-03 Ernestas Kulikdocs: Add new DnD types
2018-07-02 Matthias ClasenMerge branch 'dnd-cleanups' into 'master'
2018-07-02 Daniel BolesAdwaita: Drop some unneeded overrides
2018-07-02 Daniel BolesAdwaita: Regenerate CSS for text handle overhaul
2018-07-02 Matthias Clasenwin32: Adapt to dnd api changes
2018-07-02 Daniel BolesScrolledWindow: a couple of spelling/grammar fixes
2018-07-02 Daniel BolesScrolledWindow: Fix/improve doc of key bindings
2018-07-02 Daniel BolesScrolledWindow: Add missing apostrophes
2018-07-02 Matthias ClasenMerge branch 'event-controller-key-docs' into 'master'
2018-07-02 Matthias Clasendnd: Rename headers
2018-07-02 Matthias Clasendocs: Update dnd section
2018-07-02 Matthias Clasengdk: Rename GdkDragContext to GdkDrag
2018-07-02 Ernestas Kulikeventcontrollerkey: Document key-pressed and key-released
2018-06-29 Daniel Bolestestsuite/gtk/defaultvalue: Actually build...& fix
2018-06-29 Matthias ClasenMerge branch 'wip/cursor-output-scale-changes' into...
2018-06-29 Matthias ClasenMerge branch 'wip/aplazas/modelbutton-markup-master...
2018-06-28 Jonas Ådahlwayland: Update cursor surface scale when output scale...
2018-06-27 Benjamin Ottewidget: Move opactiy == 0 check
2018-06-27 Daniel Bolesnotify test: Remove more nonexistent properties
2018-06-27 Timm Bädernotify test: Remove some non-existant properties
2018-06-27 Timm Bädertestsuite: Remove a GtkColorButton special case
next